home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 June / EnigmA AMIGA RUN 19 (1997)(G.R. Edizioni)(IT)[!][issue 1997-06][EAR-CD III].iso / for amiga / announce-2.0.18.z / announce-2.0.18
Text File  |  1997-04-23  |  2KB  |  51 lines

  1. This announces the release of Linux/68k-2.0.18.
  2.  
  3. This release is compatible with the native 2.0.18 kernel. Besides
  4. the native patches the most important changes since the last release
  5. is that it contains some important bug-fixes for the Atari,
  6. it allows you to compile the kernel with 68060 support and a new SCSI
  7. driver for the CyberStorm SCSI module.
  8.  
  9. Support for the old static ramdisk system has been removed, which
  10. means that you must include `initrd' support in order to boot with an
  11. initial ramdisk. Using initrd is almost as simple as using the old
  12. fashioned ramdisk, the only difference is that you must specify the
  13. following option to your bootstrap program:
  14.  
  15.             `root=/dev/ram'
  16.  
  17. It seems that ramdisks do work on the Amiga after all, at least it
  18. works for me now, so please test it with this kernel and let me know
  19. if you still have problems.
  20.  
  21. This time I even did a set of pre-compiled kernels, containing all
  22. drivers, one for the Atari and one for the Amiga
  23. (vmlinux-2.0.18-Atari.tar.gz and vmlinux-2.0.18-Amiga.tar.gz
  24. respectively).
  25.  
  26. Here is a list of the most important changes:
  27.  
  28. Jesper Skov:
  29.  o A driver for the CyberStorm SCSI module, based on David Miller's
  30.    esp.c driver for the Sparc.
  31.  
  32. Guenther Kelleter:
  33.  o Some important fixes for the Atari.
  34.  
  35. Andreas Schwab:
  36.  o A couple of minor fixes.
  37.  
  38. Geert Uytterhoeven:
  39.  o Updated the Makefiles for the Amiga bootstrap programs.
  40.  
  41. Myself:
  42.  o Various memcpy/memset optimizations for the 68040.
  43.  o Changed the allocation of vertical-blank interrupts in
  44.    amigamouse.c and amiga_ser.c, so the isrs are only requested
  45.    when the device is actually in use.
  46.  
  47. Thats all folks, the new kernel is available at SunSITE.auc.dk, under
  48. /pub/os/linux/680x0/v2.0, and its mirrors.
  49.  
  50. 09/08/96 Jes Sorensen (jds@kom.auc.dk).
  51.